Skip to content

Add arrival group accumulator#26

Open
mengelbart wants to merge 1 commit intomasterfrom
feat/arrival-groups
Open

Add arrival group accumulator#26
mengelbart wants to merge 1 commit intomasterfrom
feat/arrival-groups

Conversation

@mengelbart
Copy link
Contributor

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f44ede8) to head (376aab4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines          146       188   +42     
=========================================
+ Hits           146       188   +42     
Flag Coverage Δ
go 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mengelbart mengelbart force-pushed the feat/arrival-groups branch 2 times, most recently from 6c2ab27 to 4412501 Compare February 20, 2026 10:50
@mengelbart mengelbart requested a review from JoTurk February 20, 2026 10:52
@mengelbart mengelbart force-pushed the feat/arrival-groups branch from 4412501 to 376aab4 Compare March 4, 2026 08:30
return nil
}

sendTimeDelta := departure.Sub(a.next[0].Departure)
Copy link
Member

@JoTurk JoTurk Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be the last packet? not the first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants